home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -screenplay- / shareware / freeciv / data / misc / space.spec < prev    next >
Text File  |  2000-02-29  |  533b  |  35 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec2"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.     Alexandre Beraud <a_beraud@lemel.fr>
  11. "
  12.  
  13. [file]
  14. gfx = "misc/space"
  15.  
  16. [grid_main]
  17.  
  18. ; Could use separate "grids" for the smaller components, but not
  19. ; bothering for now.
  20.  
  21. x_top_left = 0
  22. y_top_left = 0
  23. dx = 60
  24. dy = 60
  25.  
  26. tiles = { "row", "column", "tag"
  27.  
  28.   0,  0, "spaceship.solar_panels"
  29.   0,  1, "spaceship.life_support"
  30.   0,  2, "spaceship.habitation"
  31.   0,  3, "spaceship.structural"
  32.   0,  4, "spaceship.fuel"
  33.   0,  5, "spaceship.propulsion"
  34. }
  35.